func math.archModf 2 uses math (current package) modf.go#L16: return archModf(f) modf_noasm.go#L11: func archModf(f float64) (int float64, frac float64) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)